File List

Here is a list of all files with brief descriptions:
acmtblu1.hpp [code]
adjacency_list.hpp [code]Declaration of the AdjacencyList class
base_component.hpp [code]
base_export.hpp [code]
base_factory.hpp [code]
base_network.hpp [code]
base_parser.hpp [code]
base_pti_parser.hpp [code]
basic_linear_matrix_solver_implementation.hpp [code]
bus_table.hpp [code]This is a utility that is designed to parse an external file representing a collection of data that maps to individual buses and make that data available on the processors containing the buses. The file has the logical structure busID tag value0 value1 .... valueN-1 for multiple buses. BusID is an integer corresponding to the original bus index, tag is a 1 or 2 character string that maps to some object on the bus and value0, value1, etc. are different values that map to each bus object. Each bus object has the same number of values mapping to it
bus_vector_map.hpp [code]
cim6bl.hpp [code]
cmd_line.hpp [code]This utility is designed to support parsing of command line arguments coming in via the standard (int argv, char **argc) arguments of main. This module ignores the first argument (the program name). The number of arguments returned by the class is argv-1
cmldblu1.hpp [code]
coarse_timer.hpp [code]
communicator.hpp [code]
complex.hpp [code]
complex_operators.hpp [code]This header provides type interregation utilities and some math operators for the math library
configurable.hpp [code]
configuration.hpp [code]
constraint_renderer.hpp [code]
cplex_optimizer_implementation.hpp [code]
dae_solver.hpp [code]
dae_solver_functions.hpp [code]
dae_solver_implementation.hpp [code]
dae_solver_interface.hpp [code]
data_collection.hpp [code]
dictionary.hpp [code]
distr1.hpp [code]
distributed.hpp [code]
doxygen_dummy.hpp [code]Some bogus code tricks to make Doxygen documentation better
ds_app_module.hpp [code]
ds_factory_module.hpp [code]
environment.hpp [code]
esst1a.hpp [code]
esst4b.hpp [code]
exception.hpp [code]Declaration of a GridPACK-specific exception class
exdc1.hpp [code]
export_2term33.hpp [code]
export_area33.hpp [code]
export_bus33.hpp [code]
export_facts33.hpp [code]
export_fxshnt33.hpp [code]
export_gen33.hpp [code]
export_iarea33.hpp [code]
export_icorr33.hpp [code]
export_line33.hpp [code]
export_load33.hpp [code]
export_msect33.hpp [code]
export_mterm33.hpp [code]
export_owner33.hpp [code]
export_swshnt33.hpp [code]
export_vscline33.hpp [code]
export_xform33.hpp [code]
export_zone33.hpp [code]
expression.hpp [code]
fallback_matrix_methods.hpp [code]
fallback_matrix_operations.hpp [code]
file_optimizer_implementation.hpp [code]
frqtpat.hpp [code]
full_map.hpp [code]
functions.hpp [code]
ga_shuffler.hpp [code]
gen_matrix_map.hpp [code]
gen_slab_map.hpp [code]
gen_vector_map.hpp [code]
gencls.hpp [code]
genrou.hpp [code]
gensal.hpp [code]
ggov1.hpp [code]
global_store.hpp [code]This is a utility that is designed to store a collection of vectors and make them accessible from any processor
global_vector.hpp [code]This is a utility that is designed to store a collection of data elements and make them accessible from any processor. The elements are assumed to form a linear array
glpk_optimizer_implementation.hpp [code]
GOSS_parser.hpp [code]
goss_utils.hpp [code]
graph_partitioner.hpp [code]
graph_partitioner_implementation.hpp [code]
hash_distr.hpp [code]This is a utility that is designed to move a set of data for a collection of buses and/or branches based on the process that owns the buses or branches. Ownership is based on the original index of the bus or branch
ieelbl.hpp [code]
implementation_visitable.hpp [code]Declaration of the abstract ImplementationVisitable class
implementation_visitor.hpp [code]
index_hash.hpp [code]This is a utility that is designed to provide a relatively efficient way of mapping between different sets of indexes in a distributed way. Note that all these operations are collective
indexed.hpp [code]
input_stream.hpp [code]
julia_optimizer_implementation.hpp [code]
kds_app_module.hpp [code]@ Modified by Xinya Li 6/30/2015
kds_factory_module.hpp [code]Modified by Xinya Li, July 2015
line_wrapping_output_filter.hpp [code]
linear_matrix_solver.hpp [code]Declaration of the LinearMatrixSolver class
linear_matrix_solver_implementation.hpp [code]Declaration of LinearMatrixSolverImplementation class
linear_matrix_solver_interface.hpp [code]
linear_solver.hpp [code]
linear_solver_implementation.hpp [code]
linear_solver_interface.hpp [code]
local_timer.hpp [code]
lpfile_optimizer_implementation.hpp [code]
lvshbl.hpp [code]
math.hpp [code]
matrix.hpp [code]Declaration of the Matrix class
matrix_implementation.hpp [code]
matrix_interface.hpp [code]Declaration of the abstract BaseMatrixInterface template class
matrix_storage_type.hpp [code]
named.hpp [code]
newton_raphson_solver.hpp [code]
newton_raphson_solver_implementation.hpp [code]
nonlinear_solver.hpp [code]
nonlinear_solver_functions.hpp [code]Declaration of function (objects) used by nonlinear solvers to build a Jacobian and RHS
nonlinear_solver_implementation.hpp [code]
nonlinear_solver_interface.hpp [code]
numeric_type_check.hpp [code]
junk/opt_variable_set.hpp [code]
opt_variable_set.hpp [code]
optimization.hpp [code]
optimization_ifc.hpp [code]
optimizer.hpp [code]
parallel.hpp [code]Types and routiens used to represent the parallel environment
pf_app_module.hpp [code]
pf_components.hpp [code]
pf_factory_module.hpp [code]
pf_helper.hpp [code]
printit.hpp [code]Declaration of prinit<>()
PSSE33Export.hpp [code]
psssim.hpp [code]
PTI23_parser.hpp [code]
PTI33_parser.hpp [code]
random.hpp [code]This is a wrapper for a random number generator. The current implementation relies on the standard random number generator in C++ and all the caveats that apply to default random number generators should be noted
sanity_interface.hpp [code]
se_app_module.hpp [code]
se_components.hpp [code]
se_factory_module.hpp [code]
serial_io.hpp [code]
shuffler.hpp [code]A thing to redistribute a vector of things over several processors
simple_adjacency.hpp [code]An inline function for creating a simple AdjacencyList instance
stat_block.hpp [code]This is a utility that is designed to allow users to create a large distributed table of data that can subsequently be use for statistical analysis. Values in the table are masked so that only values that have been deemed relevant according to some criteria are included in the analysis
string_utils.hpp [code]A small utility class that contains various methods for manipulating STL strings in GridPACK applications
task_manager.hpp [code]
test_app/uc_app.hpp [code]
test_gurobi/uc_app.hpp [code]
junk/uc_components.hpp [code]
test/uc_components.hpp [code]
test_app/uc_components.hpp [code]
test_gurobi/uc_components.hpp [code]
test_app/uc_factory.hpp [code]
test_gurobi/uc_factory.hpp [code]
test_app/uc_optimizer.hpp [code]
test_gurobi/uc_optimizer.hpp [code]
uncopyable.hpp [code]
value_transfer.hpp [code]
variable.hpp [code]
vector.hpp [code]
vector_implementation.hpp [code]
vector_interface.hpp [code]
wshygp.hpp [code]
wsieg1.hpp [code]
ymatrix_components.hpp [code]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Feb 2020 for GridPACK by  doxygen 1.6.1